home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / Checkbook.cpt / Checkbook 2.0 / card_3863.txt < prev    next >
Text File  |  1987-12-24  |  8KB  |  188 lines

  1. -- card: 3863 from stack: in.0
  2. -- bmap block id: 2676
  3. -- flags: 0000
  4. -- background id: 3305
  5. -- name: First Card
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global working
  9.   put 0 into working
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14.  
  15. -- part 26 (field)
  16. -- low flags: 81
  17. -- high flags: 2004
  18. -- rect: left=280 top=164 right=267 bottom=499
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 0
  22. -- font id: 3
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: Info
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   hide card field "Account Names"
  30.   hide card field "Info"
  31.   pop card
  32. end mouseUp
  33.  
  34.  
  35. -- part 27 (field)
  36. -- low flags: 80
  37. -- high flags: 6004
  38. -- rect: left=15 top=29 right=265 bottom=279
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 0
  42. -- font id: 3
  43. -- text size: 12
  44. -- style flags: 0
  45. -- line height: 16
  46. -- part name: Account Names
  47.  
  48.  
  49. -- part contents for card part 5
  50. ----- text -----
  51. 520
  52.  
  53. -- part contents for card part 2
  54. ----- text -----
  55. Joe T. User
  56. 1234 Main Street
  57. Cupertino, CA 91234
  58.  
  59. -- part contents for card part 1
  60. ----- text -----
  61. 12345-6789
  62.  
  63. -- part contents for card part 11
  64. ----- text -----
  65.                             Checkbook Stack
  66.                         by Pisces Publishing
  67.  
  68.      This stack is a $5 shareware experiment. If you use it, send the money and you will get a clear conscious as well as a disk in the mail with other Pisces Publishing stacks.
  69.  
  70.      Each card contains a checking entry, and there are spaces for comments. To operate, this stack must have the beginning balance card as card 2. It will always be card 2 unless you start making radical changes.
  71.  
  72.      Balances do not recalculate with each entry beacause when the stack gets large, it slows down considerably. After you do a group of entries or changes, go back to this top card and choose the icon with the dollar signs. That will recalculate your balance for you. You can recalculate whenever you want.
  73.  
  74.      When you want to get rid of some old entries, click on the compress stack icon. That will sort the stack by date, and delete the first 20 entries after the beginning balance. It then updates the beginning balance on card 2.
  75.  
  76.      The icon of the hand sorting through the cards will sort the stack by either date or account type. The advantages of being sorted by date is obvious. Sorting by account is handy for using the export button.
  77.  
  78.      The export button exports a tab dillimeted document to a text file. You can then open it in your favorite spreadsheet or database program. You can then play with the data to your hearts content without worrying about harming the original information, which will still be in Hypercard.
  79.  
  80.      The printer icon goes to the appropriate background and selects the Print Report... item in the file menu. Play with the column widths to produce a nice looking checkbook report.
  81.  
  82.      Tip: When you choose the NEW button for a new entry, click on the DATE and it will insert todays date in the date field. You can always edit it, if you wish.
  83.  
  84. Pisces Publishing
  85. 616 Rancheria, Suite C
  86. Chico, CA 95926
  87.  
  88.  
  89. -- part contents for background part 13
  90. ----- text -----
  91. Joe T. User
  92. 220 Main Street
  93. Morgantown, USA
  94.  
  95. -- part contents for background part 15
  96. ----- text -----
  97. 1/1/80
  98.  
  99. -- part contents for background part 24
  100. ----- text -----
  101. Cash,Pay Credit Card,Power,Gas Electric,Water,Sewer,Cable,Food,Computer Supplies,
  102.  
  103. -- part contents for background part 14
  104. ----- text -----
  105. |:12343234:| 12456-789
  106.  
  107. -- part contents for background part 20
  108. ----- text -----
  109. 425.00
  110.  
  111. -- part contents for background part 31
  112. ----- text -----
  113. C
  114.  
  115. -- part contents for background part 30
  116. ----- text -----
  117. D
  118.  
  119. -- part contents for card part 23
  120. ----- text -----
  121. To modify your accounts, change the field at the left. Accounts must have commas between them. Hit the "Continue" button when you're done.
  122.  
  123. -- part contents for background part 33
  124. ----- text -----
  125. To modify your accounts, change the field at the left. Accounts must have commas between them to appear properly. Click on this text box to continue.
  126.  
  127. -- part contents for background part 35
  128. ----- text -----
  129.                                           CHECKBOOK 2.0
  130.                                       by Pisces Publishing
  131.  
  132.    This stack acts just like your checkbook. Each card is an entry, even if there is no check number. This stack has many neat features that I hope you will take full advantage of. Checkbook 1.0 was a shareware experiment, and nobody sent the nominal fee. Which I suppose is because it wasn‚Äôt terribly great. With that in mind, I figured ‚ÄúWhat The Heck!‚Äù and made this one freeware. Please distribute it to all your friends.
  133.  
  134. Helpful Hints:
  135.  
  136.    MAKE SURE the beginning balance card has an early date on it so that when you sort by date, it becomes the first card.
  137.  
  138.    Use the update balance button to recalculate your balances. It is not done automatically (continuously) because when the stack gets large, it wastes a lot of time. You can use the button at ANY time.
  139.  
  140.    Click on the word ‚ÄúDate‚Äù to put the current date into the date field.
  141.  
  142.    Click on the word ‚ÄúMemo/Accounts‚Äù to get a scrolling field of standard account names.
  143.  
  144.    Change your account number on the beginning balance card only. All other cards look at this one for information. Don't change the name of the beginning balance card, either.
  145.  
  146.   Modify Accounts lets you modify the standard accounts. If you keep the names standard, it makes year-end reporting easier.
  147.  
  148.    New Card works the same as the menu selection. It sends you to the end of the stack, and starts a new card for a new checkbook entry.
  149.  
  150.    You can sort your stack by date, or memo/account. When doing a compact it automatically sorts by date to ensure the beginning balance is the top card, and to ensure it is deleting the 20 oldest cards.
  151.  
  152.    Compact deletes the earliest 20 cards in the stack, and updates the beginning balance accordingly. You can do this whenever you have more than 20 cards in the stack. It is usually a good idea to keep a whole year, or at least a month‚Äôs worth of data in your stack.
  153.  
  154.    Export sends a tab-dilimited file to the disk. You can then open it in your favorite spreadsheet program. This is handy at the end of the year to calculate subtotals paid for utilities, and to do anything else you can do with a spreadsheet. It creates a column for cleared items and puts a check mark (‚àö) in it, should the item be cleared.
  155.  
  156.    If you have any problems or questions drop us a line. We also make the quarterly MacVendors stack, and Periodic Table stack. All this stackware is free. Send a disk, or $15 for quarterly software updates.
  157.  
  158. Pisces Publishing                                           GEnie <B.MENELL>
  159. 616 Rancheria, Suite C                                   CompuServe [72307,2100]
  160. Chico, CA 95926
  161.  
  162. -- part contents for background part 21
  163. ----- text -----
  164. Beginning Balance
  165.  
  166. -- part contents for card part 25
  167. ----- text -----
  168. Pisces Publishing is a small stackware company in Northern California. We also make the MacVendors stack, and the Periodic Table stack. Send us a disk for us to fill and return postage, or $10 for a year of quarterly updates.
  169.  
  170. -- part contents for background part 36
  171. ----- text -----
  172. Pisces Publishing is a small stackware company in Northern California. We also make the MacVendors stack, and the Periodic Table stack. Send a disk for us to fill and return postage, or $15 for a year of quarterly updates.
  173.  
  174. -- part contents for card part 27
  175. ----- text -----
  176. Cable,Cash,Computer Supplies,Credit Card Payment,Dry Cleaning,Electric,Equipment,Federal Tax,Food,Gas,Interest Income,Investments,Miscellaneous,Other Utilities,Paycheck,Power,Printing,Sewer,State Tax,Tuition,Water
  177.  
  178. -- part contents for card part 26
  179. ----- text -----
  180. To modify your accounts, change the field at the left. Accounts must have commas between them to appear properly. Click on this text box to continue.
  181.  
  182. -- part contents for background part 17
  183. ----- text -----
  184. 264.66
  185.  
  186. -- part contents for background part 28
  187. ----- text -----
  188. 324.16